Welcome![Sign In][Sign Up]
Location:
Search - qq 2010

Search list

[ListView/ListBox可自定义Item子项的ListBar控件V1.0

Description: 刚刚完成的一个控件:我起名叫做ListBar因为这个控件大体功能和List差不多.只不过不同的是这个控件 能在Item项里加入自己要显示的东东随意布局!基实也不算完成还有一些要优化的地方.功能上这只能算是 第一阶段的: 控件支持偷明色 支持数据绑定(第一次写数据绑定相关写的不太好) 支持每行颜色交替 自定义子项 目前只有单击事件 自定义子项在设计时支持鼠标操作改变位置和大小.选中... 控件Item的自定义项,目前包括 Label,Button(支持贴图),Image; 后续还有如下功能开发: 控件Item项支持动态效果 类似QQ2009的登录QQ号选择Commbox的下拉项, 控件Item项的上下托动 加入控件Item的分组项类似QQ2009好面列表的分组 自定义子项支持动态效果, 自定义子项加入CommBox.CheckBox,ProgressBar,及ControlHost http://www.cnblogs.com/guozk/archive/2010/01/07/1641397.html
Platform: | Size: 401650 | Author: gzkepfv@163.com | Hits:

[CSharpLuckyDraw

Description: /*声明 * 由于学院需要本随机抽奖系统由 * 神在人间 * 根据黑闪(http://blog.csdn.net/fjp813/)幸运999软件改编 * 功能基本上全部重写,借用了原软件的界面 * 这里放出来供大家学习交流之用 * * 如有任何疑问请联系开发人员 * * 开发者:神在人间(Zagelover) * Email:zagelover@163.com QQ:214535911 * http://hi.baidu.com/zagelover * http://www.cnblogs.com/zagelover/ * * CopyRight (c) 河北大学管理学院05信管神仙 2008~2010 */ 软件名称:神仙抽奖系统 编写语言:c# 编写环境:Microsoft Visual Studio 2005 数据库:Access2003 软件简介: 此软件是随机抽奖程序,可以实现随机抽取数据库中记录的功能,并且大屏幕上会显示滚动的数据和抽奖的结果。此系统奖项分为一等奖,二等奖,三等奖和幸运奖。可以实现基本设置和数据管理等功能。其中基本设置可以设置系统的栏目名称,主标题,副标题,各等级获奖人数等功能。数据管理可以添加、修改、删除、全部删除、导入数据。 -err
Platform: | Size: 585728 | Author: 神仙 | Hits:

[Internet-Network2

Description: 2010新的一年即将来临,新版本的QQ估计也要跟我们相见。在此献上本人写于8月份的一个练习程序。主要是希望腾讯做界面的同志能否把创建异形窗体函数 SetWindowRgn 放到合适的位置,别让拖动窗体改变大小时出现用做 MASK 的紫色区域;再者与大家分享不指定窗体风格 WS_THICKFRAME(对于对话框,相当指定其属性 Border 为 Resizing ),用代码实现窗体拖放,任意改变其尺寸-2010 new year is approaching, a new version of QQ is estimated that also involve negotiations with us meet. This was written in August, I presented an exercise program. Mainly because I wanted to do the interface Tencent comrades can put a function to create special-shaped form SetWindowRgn into the right position, do not let you drag the form to change the size of the MASK used when the purple areas Also to share with you do not specify the form style WS_THICKFRAME (for the dialog box, specify the properties Border quite as Resizing), drag and drop in code to achieve the form, any change in the size
Platform: | Size: 365568 | Author: nbm | Hits:

[OS DevelopsimpleOS

Description: 最近写了一个RTOS,目标是应用在RAM空间小的任何单片机上。现在为它取名为simpleOS。 simpleOS 特点: simpleOS 是一个非抢占式内核,线程间用消息队列,事件标记通信。 simpleOS基本不要移植就可用于各种单片机上。 simpleOS目前支持8个任务,消息队列最大为15个字节。 牧笛Andy email:525908322@qq.com 2010-2-8 -simpleOS
Platform: | Size: 55296 | Author: MudiAndy | Hits:

[OtherVPI_PFC

Description: 译者说明 这里译出的内容,取自Visual Prlog 7.2安装目录下的\pfc目录及其子目录内的.htm文件,与帮助文件(vip.chm)中的PFC说明部分完全一样。\pfc\5xVIP是有关如何将5.x版本程序转换适应新版本软件的内容,没有译。 Prolog 基础类(PFC)中的重点内容,对初学者来说是vpi和gui。仔细阅读这些内容,对理解 Visual Prolog 的编程方式有很大帮助,至少译者自己有这样的体会和感受。 译者的计算机语言基础知识不是很好,面向对象编程的知识更差。对翻译对象的理解不足,加上英文也不怎么样,译的东西肯定不会好。因此,为方便对照和发现差错,每篇译文后面都附了原文。译者的初衷是为了自己学习 Visual Prolog 时的方便,所以译了这些内容。既然花了些时间有了这个译本,想想放出来对一些 Visual Prolog 的初学者可能多少有些帮助。或有方家不吝赐教,那就更是幸甚啦! 乙丁 its2u@qq.com 2010年5月 -The Prolog Foundation Classes (PFC) is the set of classes and interfaces that constitutes the foundation for writing various kinds of applications and software components in Visual Prolog. The classes and interfaces are organized in the package hierarchy. A package is a group of closely connected interfaces and classes, so it is convenient for users to have their descriptions in one place.
Platform: | Size: 573440 | Author: 乙丁 | Hits:

[OtherVisual_Prolog_7.3_Language_Reference

Description: 译者说明 PDC在2010年5月发表了Visual Prolog 7.3版本。比较7.2和7.3两个版本语言参考手册,新版本主要 的变化是增加了三章内容:通用接口和类、监控程序、属性,当然还有一些其它内容更改。这个译本就是 在译者上一个译本基础上根据新版本增改的内容译出的。 译者水平及精力所限,谬误一定是有的,欢迎各位读者指正。 乙丁 its2u@qq.com 2010年6月-Visual Prolog 7.3 Language Reference
Platform: | Size: 540672 | Author: 乙丁 | Hits:

[Embeded-SCM DevelopKeilC51_CountDown

Description: 源起: http://zhidao.baidu.com/question/163455823.html 适合用户:KeilC已初步入门,想进一步提高的朋友 程序架构:全部使用状态机构建而成(状态机是高手进阶必经之路) 模块构成:键盘,显示,定时器,CPU核心四大块 程序特点: 1. 修改方便,所有头文件由Includes.h统一组织,增加头文件只需在Includes.h中加入 2. 由Keil自带串口方便的在全速运行时监视数据 3. 本系统相当于一个精简的合作式操作系统,你随便用,绝无版权纠纷 使用方法: 1. 打开项目文件,编译通过并启动调试器 2. peripherial 菜单下打开P2口(P2.0 -P2.2是键盘,定义详见Key.c) 3. view菜单下打开Serial Window #1 ,将显示模式设定为16进制(putchar()输出字符) 4. Run全速运行,点击键盘P2.0,P2.1,P2.2观察效果(注意按键按下后必须弹起,否则不响应下一次按键) 尹刚 于2010-06-30 凌晨 交流QQ:635093341 欢迎访问我的博客空间:http://hi.baidu.com/burn_life-For User: KeilC have initially started, to further enhance friend Program structure: all use is made state machine (state machine is a must to master advanced) Blocks: the keyboard, display, timer, CPU core four blocks Program features: 1. Modify convenience, all the header files from the Includes.h unified organization, increasing only in Includes.h header file to add 2. Keil comes from the serial port running at full speed to facilitate the surveillance data 3. This system is equivalent to a streamlined collaborative operating system, you talk with, no copyright disputes Usage: 1. Open the project file, compile and start debugger 2. Peripherial menu to open the port P2 (P2.0-P2.2 is the keyboard, more specifically defined Key.c) 3. View menu to open the Serial Window# 1, the display mode is set to 16 hexadecimal (putchar () output characters) 4. Run at full speed, click on the keyboard P2.0, P2.1, P2.2 observed effect (attention button pressed to bounc
Platform: | Size: 8192 | Author: 尹刚 | Hits:

[Multimedia program201074973081

Description: 作品名:《简易MP3播放器》 作 者:KissIo QQ:151725549 版 本:2.0 日 期:2010年7月4日 不足之处:ListBox选为MutiSelect时,程序将不太正常 主要控件: WindowMediaPlayer 说 明:由苗春雨的CuteMP3简化,改进而来 vb探讨群3:48029944 本人小菜一个,高手不要见笑 -' Works were: " Simple MP3 Player" ' of: KissIo QQ: 151725549 ' Version: 2.0' Date: July 4, 2010 ' shortcomings: ListBox selected MutiSelect, the program will not normal' main control: WindowMediaPlayer ' Note: the seedlings spring of CuteMP3 simplified, improved from' vb of a group 3:48029944 my dishes, do not laugh at master
Platform: | Size: 155648 | Author: yalexue | Hits:

[Game Hook Crackqqguac

Description: 实现简单QQ外挂2010针对,可以对键盘等的hook不掉的情况进行了修复-it can do some submit for QQ,so you can use it do some you want!
Platform: | Size: 3419136 | Author: xuming | Hits:

[Game Hook CrackQQmc2010-7

Description: qq牧场全能助手,2010.7月能用,qq牧场全能助手,2010.7月能用 -qq Ranch all-around assistant, 2010.7 months can be used, qq Ranch all-around assistant, 2010.7 qq Ranch can be used on all-around assistant, 2010.7 can be used on
Platform: | Size: 1241088 | Author: lijc8670 | Hits:

[WEB Codezxsou_2010

Description: 搜索动力2010(asp+access) Ver 4.8 (青涩版): 1. 新增QQ拼音功能 2. 新增搜狗拼音功能 3. 新增显示高度选项 4. 新增云端视频奇艺链接 5. 新增云端软件微软链接 6. 更新云端搜索引擎链接 7. 更新默认皮肤 8. 更新九月节日温馨提示 文字说明: 在线搜盟云搜索全天候关注各搜索引擎动态, 在第一时间修复死链; 提供全球十多万网站的中文直达服务, 用户不再担心进入钓鱼网站; 聚合热门搜索引擎, 随时切换, 用户操作更快捷; 聚合常用网站链接, 网站导航让用户操作更方便; 聚合手机搜索引擎, 让用户第一时间享受最前沿的3G应用; 节日温馨提示、可自定义的搜索框默认文字等功能更体贴用户; 可按您需要生成不同样式的搜索框, 支持多种编码, 让您轻松整合网站; 采用div+css皮肤, 符合w3c标准, 在不同浏览器、手机上均可正常使用; 多款皮肤可供选择、自定义性强, 轻松打造属于自己网站的搜索频道; 可轻松设置各搜索联盟帐号信息和页面上的广告、收益由您说了算; 绿色软件、安全无毒、绝无插件、绝无广告、绝无弹窗等有碍用户体验的代码。 欢迎广大站长朋友加入在线搜盟云搜索, 我们一起改善搜索体验, 让用户搜索更方便。 -Search Power 2010 (asp+ access) Ver 4.8 (Sentimental version): 1. New QQ Pinyin function 2. Sogou Pinyin new features 3. Added option to display a high degree of 4. New Cloud Video Fantastic Art Links 5. New cloud software Microsoft Links 6. Update cloud search engine links 7. Update the default skin 8. Updated September Festival Tips Text description: AU Online Search cloud search search engine weather concerned about the dynamics of death in the first repair chain More than 100,000 sites worldwide to provide direct services to Chinese users no longer worry about access to phishing sites Polymerization popular search engine, at any time switch, the user operation more efficient Useful web link aggregation, site navigation easier for users to operate Polymerization mobile search engine, allowing users to enjoy the first time the most cutting-edge 3G applications Holiday Tips, customizable search box, the default text features such as more considerat
Platform: | Size: 178176 | Author: 龙骑士 | Hits:

[WEB Codelysososo

Description: 驴友搜搜搜,一个给在大学里面的朋友做的旅游网站,为的是交给老师的毕业作品,主要采用的技术包括flash、dropdownC.js菜单、以及循环滚动图片效果。 文件中包括网站目录、网站截图、网站相关图片源文件以及网页说明文件。 制作时间:2010年6月22日 - 2010年6月24日7:24:48 制作者:朱治龙 QQ:80601044 开发工具:Dreamwaver 8 、flash 8、photoshop cs 3、editplus 相关说明: 整个网站采用静态网页模式。由于时间问题,现所有的图片展示中显示的图片内容都还是一样的。 网站整体框架算是可以了,但感觉有的地方还需要做一些细节的调整。 外网链接地址:http://helpboom.web-69.com/lysososo/-lysososo, one for a friend in the university to do the travel site for the work to graduate teachers, the main technologies used include flash, dropdownC.js menu, and the cycle of rolling picture effect. Documents, including web directory, website screenshot, web page related to image source files, and documentation. Production time: 2010 6 22- June 24, 2010 7:24:48 Producer: Zhu Zhilong QQ: 80601044 Development Tools: Dreamwaver 8, flash 8, photoshop cs 3, editplus Instructions: Model the entire site with static pages. Because of the time, all the pictures are displayed in the display of the image content, or the same. Website can be the overall framework, but the feeling in some places the details of the adjustment needs to be done. External Web Link Address: http://helpboom.web-69.com/lysososo/
Platform: | Size: 30690304 | Author: 助隆科技 | Hits:

[WEB Code2jywl.cn

Description: 家韵网络修改版本,2010升级,本人早起作品。原来网名叫龙人,大家在网站源码中能找到我qq,网上发布的都是早期版本,谢谢大家支持-good servers
Platform: | Size: 14242816 | Author: 李刚 | Hits:

[Windows DevelopFreeEIM

Description: FreeEIM 仿QQ功能的企业即时通讯软件VC++的源代码,最后更新于2010年8月份,完成数据库更改的任务。将聊天记录改用数据库形式,暂且使用Access。   本软件的窗口和功能都与QQ有点相似,可发送文件、窗口抖动、发送表情等修改功能,并尽量去除所有不相关内容,坚决不对用户敏感内容作任何操作(例如注册表)。为了让软件100 绿色,FreeEIM飞鸽传书把唯一一处修改注册表的指令也删除了,也就是说,使用者下载使用后,只要删除此软件,FreeEIM飞鸽传书是半点资源也不会污染到的。-FreeEIM imitation QQ instant messaging software business functions VC++ source code, last updated in August 2010 to complete the task of database changes. Will use the database in the form chat, for the time being to use Access. Window and features of this software is somewhat similar with the QQ, you can send files, windows shake, send expressions such as editing, and try to remove all non-relevant content, determined not to make any sensitive content, the user operation (such as the registry). To make the software 100 green, FreeEIM IP Messenger the only one to modify the registry instruction also deleted, that is, users download and use, simply remove the software, FreeEIM IP Messenger is the slightest bit of resources no pollution to the.
Platform: | Size: 1295360 | Author: guanping | Hits:

[WEB Code2010dafuweng

Description: 2010精美网狐棋牌网站 淘宝网卖500的程序源码 大富翁的风格 完整 开源 无加密 你绝对找不到第二套! 另外本人提供完整的网狐20工程美化版 完全可编译 可看演示 2千元每套!附送精美网站,网站是game786风格的 另外本人还提供网狐棋牌游戏大厅界面的美化 仿制 和设计 网狐网站的美化 设计 仿制 联系QQ:306217029 QQ:479326284 -buy QQ:306217029 QQ:479326284
Platform: | Size: 18670592 | Author: 479326284 | Hits:

[GUI Develop201082616406610

Description: 最小化到托盘(类似于QQ功能)扩展 扩展功能如下: 1、添加右键弹出菜单功能,添加右键菜单最大化功能 2、除掉最小化左键盘功能 程序修改:林角叶子 Mail:8798311@qq.com 修改日期:2010-8-26 改进更像QQ弹出菜单,供vb初学者参考 -' Minimize to tray (similar to QQ function) extensions' extensions are as follows: ' 1, add right-click menu function, maximize the function of ' 2 right-click menu to add, remove keyboard function to minimize the left ' application to modify: Lin Kok leaves' Mail: 8798311@qq.com ' modified date :2010-8-26' improved QQ more like pop-up menu for the vb reference for beginners
Platform: | Size: 19456 | Author: jialinjiang | Hits:

[Multimedia Develop201074973081

Description: 作品名:《简易MP3播放器》 作 者:KissIo QQ:151725549 版 本:2.0 日 期:2010年7月4日 不足之处:ListBox选为MutiSelect时,程序将不太正常 主要控件: WindowMediaPlayer 说 明:由苗春雨的CuteMP3简化,改进而来 vb探讨群3:48029944 本人小菜一个,高手不要见笑 -' Title: " Simple MP3 Player" ' of: KissIo QQ: 151725549 ' Version: 2.0' Date: July 4, 2010 ' shortcomings: ListBox selected MutiSelect, the program will be less normal' main controls: WindowMediaPlayer ' Note: The CuteMP3 simplified by the spring seedlings, improved from' vb of a group 3:48029944 my dishes, not laughed master
Platform: | Size: 159744 | Author: | Hits:

[WEB Codexianjin

Description: wordpress标志企业版主题,企业与博客想结合,适合对wordpress taxonomy和posttype和post formats不感冒的朋友。飞龙自己在2010年折腾出来的,兼容wordpress 2.3到最新版wordpress,基本不用插件。有什么问题请联系我 qq 252945027-wordpress logo theme for Enterprise, Business and blog would like to combine, suitable for wordpress taxonomy and posttype and post formats is not a cold friend. Dragon toss out their own in 2010, and compatible with wordpress 2.3 to the latest version of wordpress, the basic need plug-ins. Have any questions please contact me qq 252945027
Platform: | Size: 455680 | Author: 王小龙 | Hits:

[OtherQQmmall

Description: 真正可用完整版的QQ密码大盗,支持2008-2010,改一下还可以支持2011。具体自己研究下。-The real full version of the QQ available Mima, support 2008-2010, change it can also support 2011. Specifically, under their own research.
Platform: | Size: 7542784 | Author: 小谢 | Hits:

[GDI-BitmapQQZhaoCha

Description: QQ找茬辅助器源代码,VC++2010编写。将不同之处显示于左图,可以设置显示时间。还可以截取左图或右图保存下来。保存默认路径在桌面。-QQFindDifferences game assist tool source code.VC++2010 writes. The differences show in the left picture,and you can set the display time. The picture can also be saved in your disk. The default path to save is the desktop.
Platform: | Size: 889856 | Author: xhju | Hits:
« 1 23 »

CodeBus www.codebus.net